Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade reactflow from 11.11.3 to 11.11.4 #1297

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

anandgupta42
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade reactflow from 11.11.3 to 11.11.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: reactflow
  • 11.11.4 - 2024-06-20

    This release adds some deprecation warnings and introduces new function and attribute names for "edge update" which is now called "edge reconnect":

    updateEdge => reconnectEdge
    onEdgeUpdateStart => onReconnectStart
    onEdgeUpdate => onReconnect
    onEdgeUpdateEnd => onReconnectEnd
    edgeUpdaterRadius => reconnectRadius
    edge.updatable => edge.reconnectable

    We changed the term, because we think it's more clear what it does and is better to distinguish from the new updateEdge and updateEdgeData helpers in React Flow 12.

    Patch Changes

    • #4389 092b2ecb - rename updateEdge to reconectEdge
    • #4387 280a64ee - abort drag when multiple touches are detected
    • Updated dependencies [092b2ecb, 280a64ee]:
      • @ reactflow/core@11.11.4
      • @ reactflow/background@11.3.14
      • @ reactflow/controls@11.2.14
      • @ reactflow/minimap@11.7.14
      • @ reactflow/node-resizer@2.2.14
      • @ reactflow/node-toolbar@1.3.14
  • 11.11.3 - 2024-04-30
    • #4230 0dbbe545 - pinch zoom on windows #3759
    • Updated dependencies [0dbbe545]:
      • @ reactflow/core@11.11.3
      • @ reactflow/background@11.3.13
      • @ reactflow/controls@11.2.13
      • @ reactflow/minimap@11.7.13
      • @ reactflow/node-resizer@2.2.13
      • @ reactflow/node-toolbar@1.3.13
from reactflow GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

@anandgupta42 anandgupta42 merged commit 42fb032 into master Jul 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants